Search results

12 packages found

This little utility helps in finding null, undefined etc values from objects and arrays.

published 5.13.0 3 years ago
M
Q
P

Helps you deny the existence of specified truthy values (e.g. 'someString', aParticularObject)

published 1.0.1 9 years ago
M
Q
P

falsy values as prop types

published 0.1.0 6 years ago
M
Q
P

Helps you confirm the existence of specified falsy values (e.g. 0)

published 1.0.0 9 years ago
M
Q
P

DWIM-er for turning boring old string values into what you actually meant.

published 1.1.1 9 years ago
M
Q
P

Test if a value is an array-like object containing only truthy values.

published 0.2.1 2 months ago
M
Q
P

Test if a value is an array-like object containing only falsy values.

published 0.2.1 2 months ago
M
Q
P

Omit falsy object values

published 1.0.0 7 years ago
M
Q
P

Convert property values in objects to booleans.

published 1.0.1 9 years ago
M
Q
P

Returns a copy of the array/object with all falsy values removed.

published 1.1.0 3 years ago
M
Q
P

Returns a new object with ALL object properties with [falsy values](https://developer.mozilla.org/en-US/docs/Glossary/Falsy) removed. ## Install ```sh npm install only-truthy ```

published 1.0.2 2 years ago
M
Q
P

This package includes a set of useful array methods that facilitates working with arrays, specifically the arrays that contain objects or arrays even falsy values (such as: 0, null, false, NaN...). This package is es5 supported.

published 1.0.7 2 years ago
M
Q
P